home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-03.Z / 94-03 / text0041.txt < prev    next >
Encoding:
Text File  |  1994-03-30  |  24.1 KB  |  600 lines

  1. In article <2l4jff$cg8@news.kth.se> niklas@heat.kth.se (Niklas Agren) writes:
  2. >In article <2l04av$7fu@scunix2.harvard.edu>, dyeh@scws2.harvard.edu (David Yeh) says:
  3. >>
  4. >>I have set up an FTP server with QVTNet.  Here is my question...is there 
  5. >>a way to limit user privileges so that they cannot delete files off of 
  6. >>the server, without using the brute force method of write-protecting 
  7. >>every file?  
  8. >>
  9. >>dyeh@husc.harvard.edu
  10. >
  11. >If you ftp to a mainframe, the privileges are a part of the system.
  12. >The PC doesn't have  an person-account environment and hence no
  13. >reference in the files  and dirs who owns them and
  14. >which people have access to them. In the qvtnet ftp-server you have
  15. >two options, either set up person-password data with passwd.exe, or allow
  16. >anonymous login.
  17. >
  18. >If a person is registered, he has total access. If you allow 
  19. >anon login, they are restricted  to the directory given in qvtnet.ini. 
  20. >
  21. >You only have these options to play with. I have set up an anonftp directory
  22. >where I place the files interesting to the world. A sub "uploads" points
  23. >out where anons can put files. If you want to protect specific files, just
  24. >put an attrib "r" to it.
  25. >
  26. >/Niklas  
  27.  
  28. This is what readme.wri (comes with qvtnet) says about it:
  29. ------------------------------------------------------------------------------------
  30. FTP Server
  31.  
  32. WinQVT/Net provides a background FTP server facility. This feature allows remote
  33. users to access your PC remotely using FTP. Only one logged-in user at a time is
  34. allowed.
  35.  
  36. There are several QVTNET.INI configuration directives which are associated with
  37. the FTP server. These are:
  38.  
  39. passfile        the file which contains the list of authorized users and their passwords
  40.  
  41. login_dir        the directory to which authorized users will be attached at login time
  42.  
  43. anonftp_dir    the directory to which 'anonymous' users will be attached. These users
  44.         will not be able to log to any other directories, except for subdirectories
  45.         within the same tree.
  46.  
  47. A small utility program, PASSWD.EXE, is provided for the maintenance of the
  48. password file. It is a DOS program which uses a simple TTY interface that is self-
  49. explanatory.
  50.  
  51. FTP server security depends on whether or not you have implemented a password
  52. file. If there is no password file, users can login at will; no passwords are required,
  53. and there are no access restrictions (other than those indicated in QVTNET.ACL). If
  54. you do create a password file, then only users whose names are included in this file
  55. will be allowed to log in.
  56.  
  57. If you provide a value for the 'anonftp_dir' directive, WinQVT/Net will allow
  58. 'anonymous' logins. Anonymous users operate under some restrictions:
  59.  
  60. * Access is restricted to a single directory tree (as specified by 'anonftp_dir')
  61. * Anonymous users are not allowed to delete files, or overwrite existing files.
  62.  
  63. Authorized users have fewer restrictions, but access control lists can be used to
  64. protect certain files and directories from authorized users also. The set of access
  65. control lists is stored in the QVTNET.ACL file, which should be placed in the
  66. WinQVT/Net home directory. Each access control list occupies a single line in
  67. QVTNET.ACL, and is of the form:
  68.  
  69.     <directory name> [<username>,<username>,...]
  70.  
  71. The <directory name> is mandatory, and gives the name of the directory to which
  72. the ACL applies. The optional <username> entries give the names of the users who
  73. are authorized to access the named directory. Each username should be the name of
  74. a valid FTP user as created by PASSWD.EXE. If <username> entries are present in
  75. an ACL, they should be separated from the <directory name> by a single blank
  76. space. The <username>'s themselves should be separated by comma's, and there
  77. should be no blanks anywhere in the list.
  78.  
  79. You can completely cut off access to a directory by creating an ACL with an empty list
  80. of usernames. The inverse - a directory with no access control - will occur if no ACL is
  81. created for a directory; any valid user will be able to access it (possible exception:
  82. anonymous users).
  83.  
  84. In the present release, there is no attempt to distinguish different classes of access
  85. (e.g., read-only vs. read/write). This sort of refinement may be added in a future
  86. release.
  87. -----------------------------------------------------------------------------
  88.  
  89. Good luck!
  90.  
  91. Erik Molenaar
  92. #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
  93. # |\          erik molenaar         operational network management  #
  94. # | |         dept. of information management & data communication  #
  95. # | |  _      dreijenplein 2               NL - 6703 HB wageningen  #
  96. # | | / |     tel +31 8370 84720                fax +31 8370 84731  #
  97. # | |/  |                                                           #
  98. # |   /||  /\ internet               erik.molenaar@net.iend.wau.nl  #
  99. #  \_/ || / /                                                       #
  100. #      ||/ /  x400          c=nl;a=400net;p=surf;o=wau;ou=iend;     #
  101. #      |  /                              ou=net;s=molenaar;gi=erik  #
  102. #      \_/                                                          #
  103. # W A G E N I N G E N  A G R I C U L T U R A L  U N I V E R S I T Y #
  104. #___________________________________________________________________#
  105. From news@bigblue.oit.unc.edu Thu Mar  3 20:01:42 1994
  106. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  107.           id AA11630; Thu, 3 Mar 1994 10:58:45 -0500
  108. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  109.           id AA23502; Thu, 3 Mar 1994 10:48:00 -0500
  110. Received: from GATEWAY by bigblue with netnews
  111.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  112. To: winsock@sunsite.unc.edu
  113. Date: Thu, 3 Mar 1994 20:01:42 GMT
  114. From: mmurphy@ernsty.co.uk (Michael RJH Murphy)
  115. Message-Id: <mmurphy.155.000F07BC@ernsty.co.uk>
  116. Organization: Ernst & Young
  117. Sender: ses
  118. References: <CLMzGM.3n3@franken.zfe.siemens.de>, <gee.10.0035F046@regentdb.osrhe.edu>, <rdb1.4.00076B53@cc.bellcore.com>
  119. Subject: Re: UUENCODE & UUDECODE for Windowa -- Success!
  120.  
  121. In article <rdb1.4.00076B53@cc.bellcore.com> rdb1@cc.bellcore.com (Robert D. Bond) writes:
  122. >Newsgroups: alt.winsock
  123. >Path:
  124. >ernsty.co.uk!pipex!howland.reston.ans.net!cs.utexas.edu!sdd.hp.com!col.hp.com!cs
  125. >n!cherokee!walter!cc.bellcore.com!rdb1
  126. >From: rdb1@cc.bellcore.com (Robert D. Bond)
  127. >Subject: Re: UUENCODE & UUDECODE for Windowa -- Success!
  128. >Message-ID: <rdb1.4.00076B53@cc.bellcore.com>
  129. >Lines: 45
  130. >Sender: news@walter.bellcore.com
  131. >Nntp-Posting-Host: mre-slip3.cc.bellcore.com
  132. >Organization: Bellcore
  133. >X-Newsreader: Trumpet for Windows [Version 1.0 Rev A]
  134. >References: <Karl.Auer.98.000C05E3@anu.edu.au>
  135. ><greys.9.0015FBE1@regentdb.osrhe.edu> <CLMzGM.3n3@franken.zfe.siemens.de>
  136. ><gee.10.0035F046@regentdb.osrhe.edu>
  137. >Date: Thu, 3 Mar 1994 12:25:06 GMT
  138.  
  139.  
  140. >In article <gee.10.0035F046@regentdb.osrhe.edu> gee@regentdb.osrhe.edu writes:
  141. >>Path:
  142. >>walter!att-out!att-in!csn!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!howland
  143. >.
  144. >>reston.ans.net!cs.utexas.edu!koriel!lll-winken.llnl.gov!sundance.llnl.gov!fastr
  145. >a
  146. >>c.llnl.gov!osi-east2.es.net!pnl-oracle!netnews.nwnet.net!ns1.nodak.edu!news.uok
  147. >n
  148. >>or.edu!re
  149. >>gentdb.osrhe.edu!gee
  150. >>From: gee@regentdb.osrhe.edu
  151. >>Newsgroups: alt.winsock
  152. >>Subject: Re: UUENCODE & UUDECODE for Windowa -- Success!
  153. >>Date: Wed, 23 Feb 1994 14:40:18 CST
  154. >>Organization: The University of Oklahoma (USA)
  155. >>Lines: 17
  156. >>Message-ID: <gee.10.0035F046@regentdb.osrhe.edu>
  157. >>References: <Karl.Auer.98.000C05E3@anu.edu.au>
  158. >><greys.9.0015FBE1@regentdb.osrhe.edu> <CLMzGM.3n3@franken.zfe.siemens.de>
  159. >>NNTP-Posting-Host: 164.58.237.90
  160. >>X-Newsreader: Trumpet for Windows [Version 1.0 Rev B]
  161.  
  162.  
  163. >>>In article <greys.9.0015FBE1@regentdb.osrhe.edu>, greys@regentdb.osrhe.edu 
  164. >>says:>>        Does anyone know if versions of uuencode and uudecode exist for 
  165. >>Windows? I >>have DOS versions. They work, but are, of course, far less 
  166. >>convenient than >>native windows apps would be.
  167.  
  168. >>Dear All,
  169.  
  170. >>        Thanks to the many folks who responded, both publicly and privately, to
  171. >>my 
  172. >>request for information on a UUencoder/decoder for Windows.  Thanks to your 
  173. >>overwhelming response, I succeeded in downloading WinCode, ver 2.2 and 
  174. >>installing it. Responses like these convince me that Usenet, contrary to its 
  175. >>reputaton, is not the exclusive preserve of the mentally ill.
  176.  
  177. >>Regards,
  178.  
  179. >>Grey
  180. >>Grey W. Satterfield gee@ regentdb.osrhe.edu
  181.  
  182. >Grey,
  183.  
  184. >Where did you find the UUencode/decode for MS-Windows?
  185.  
  186. >Thanks!
  187.  
  188. Wincode
  189.  
  190. I found mine at ftp.demon.uk, which is closer to me than it is to you!  I
  191. got that address from archie.  
  192.  
  193.  
  194. Mike Murphy                                        Tel: +44 71 931 2106
  195. Senior Manager, Systems Development             Fax: +44 71 931 6500
  196. National Information Systems            Email: mmurphy@ernsty.co.uk
  197. Ernst & Young, London EC4A 1NH                 
  198. From news@bigblue.oit.unc.edu Thu Mar  3 12:01:41 1994
  199. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  200.           id AA21824; Thu, 3 Mar 1994 12:01:41 -0500
  201. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  202.           id AA28488; Thu, 3 Mar 1994 11:42:38 -0500
  203. Received: from GATEWAY by bigblue with netnews
  204.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  205. To: winsock@sunsite.unc.edu
  206. Date: Thu, 3 Mar 1994 18:37:49
  207. From: Jorma.Hartikka@csc.fi (Jorma Hartikka)
  208. Message-Id: <Jorma.Hartikka.14.0012A1EA@csc.fi>
  209. Organization: VTKK Government Systems ltd/Information Systems
  210. Sender: ses
  211. References: <patlee.236.0015EC01@panix.com>, <pjh.1777.2D729C7C@pjh.jvnc.net>, <ROUSH.44.0003071E@kuhub.cc.ukans.edu>
  212. Subject: Re: WINSOCK not ok
  213.  
  214. In article <ROUSH.44.0003071E@kuhub.cc.ukans.edu> ROUSH@kuhub.cc.ukans.edu (Mark S. Roush) writes:
  215.  
  216. >I am getting a long pause on starting the newsreader.  Sometimes 25-30 seconds 
  217. >long, but this is aparrently before any winsock calls (connection to NNTP) is 
  218. >initiated because the window does not even open during this pause, the hard 
  219. >drive is not reading, it just sits there with an hourglass symbol.  Is it 
  220. >analyzing NEWS.INI during this phase?  If so then Mr. Tattam could you please 
  221. >put in a 'Initialzing, please wait' message into the next revision?  BTW keep 
  222. >up the good work all!
  223.  
  224. It is sitting on DNS (presumably). Many programmers of the Winsock applications
  225. don't care to mention to the User about DNS resolving. Usually it is fast, but 
  226. some times not. You may quiken the starting pause, if you use dotted numeric 
  227. IP address. (phew).
  228.  
  229. Jorma.
  230.  
  231.  
  232. ---------------------------------------------------------------
  233. Jorma Hartikka VTKK Government Systems ltd./Information Systems
  234. Email: Jorma.Hartikka@csc.fi
  235. ---------------------------------------------------------------
  236. From dave%helios.de@helios.de Thu Mar  3 12:57:51 1994
  237. Received: from iraun1.ira.uka.de by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  238.           id AA24719; Thu, 3 Mar 1994 12:20:07 -0500
  239. Received: from xlink1.xlink.net by iraun1.ira.uka.de 
  240.           id <04318-0@iraun1.ira.uka.de>; Thu, 3 Mar 1994 18:18:17 +0100
  241. Received: from heliosd by xlink1.xlink.net id aa13888; 3 Mar 94 18:18 MET
  242. Received: by heliosd.helios.de (AIX 3.2/UCB 5.64/4.03JUM) id AA17228;
  243.           Thu, 3 Mar 1994 11:57:51 +0100
  244. Date: Thu, 3 Mar 1994 11:57:51 +0100
  245. Message-Id: <9403031057.AA17228@heliosd.helios.de>
  246. From: David Long <dave@helios.de>
  247. To: mah@DIALix.oz.au
  248. Subject: Re: winsock to a sun running 4.1.x (fwd)
  249. Cc: winsock@sunsite.unc.edu
  250.  
  251. Attn: Mark Hayes
  252. SentBy: David Long
  253.  
  254. Mark,
  255.  
  256. I saw your mail:
  257.  
  258. > I have a sun IPC and a dozen or so PC's could someone please give
  259. > me  some pointers about what software and cabling are required from
  260. > the sun to connect ....
  261. The next version of our PCShare product due May or June will include a 
  262. Winsock API for the Windows clients. Our PCShare is TCP/IP networking for
  263. DOS and Windows. It uses our own server daemon on the Sun, is much faster 
  264. than PC/NFS and also supports standard DOS record locking. We also support
  265. IBM, HP, SGI, Dec and DG.
  266.  
  267. Let me know if you want more details.
  268.  
  269. Our Australian distributor is:
  270.  
  271. DataBasics Pty.
  272. Mr. Michael Setterington
  273. POB 244
  274. Darlinghurst, NSW 2010
  275. Australien
  276. tel: 0061-2-267-8688
  277. fax: 0061-2-267-8281
  278. aust0462@applelink
  279.  
  280. Best regards,
  281.  
  282.  
  283. David C Long  BSc MIEE
  284. Product Manager
  285. HELIOS Software GmbH
  286. Lavesstr. 80
  287. D-30159 Hannover
  288. Germany
  289. email: dave@helios.de (or AppleLink: ger.xse0082 Attn: dave)
  290. tel: +49 (511) 3681093  fax: +49 (511) 3681095
  291. ++++++++++++++++++++++++++++++++++++++++++++++
  292. From news@bigblue.oit.unc.edu Thu Mar  3 16:44:57 1994
  293. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  294.           id AA26006; Thu, 3 Mar 1994 12:28:00 -0500
  295. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  296.           id AA13124; Thu, 3 Mar 1994 12:07:09 -0500
  297. Received: from GATEWAY by bigblue with netnews
  298.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  299. To: winsock@sunsite.unc.edu
  300. Date: Thu, 3 Mar 94 16:44:57 GMT
  301. From: l85@aixfile1.urz.uni-heidelberg.de
  302. Message-Id: <1994Mar3.164457.10575@sun0.urz.uni-heidelberg.de>
  303. Organization: University Heidelberg
  304. Sender: ses
  305. Subject: Trumpet winsock with WfW 3.11. Help!
  306.  
  307. Hi,
  308.  
  309. We installed WfW 3.11 on our PCs. Now Trumpet Winsock don4t work. I got
  310. dispkt.dos on FTP, but the dispkt-driver only give a error message "protman 
  311. not found" or so.  
  312. We have have 486 with 3Com network cards.
  313. Any ideas?
  314.  
  315. Klaus
  316. From news@bigblue.oit.unc.edu Thu Mar  3 17:28:46 1994
  317. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  318.           id AA07116; Thu, 3 Mar 1994 13:27:58 -0500
  319. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  320.           id AA24493; Thu, 3 Mar 1994 13:08:09 -0500
  321. Received: from GATEWAY by bigblue with netnews
  322.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  323. To: winsock@sunsite.unc.edu
  324. Date: 3 Mar 94 17:28:46 GMT
  325. From: dho@asic.mtv.nec.com (Derrick Ho)
  326. Message-Id: <dho.762715726@elmailer>
  327. Organization: NEC ELECTRONICS, INC.
  328. Sender: ses
  329. Subject: ws_gmail POP server
  330.  
  331. Hi:
  332.    I successfully installed ws_gmail package on my PC. I created an 
  333. "account" as per instruction for reading mail. When I ran ws_gmail I
  334. get the follwing messages on the debug window: 
  335.  
  336.     [I]<-OK DERICK WS_GMAIL (94.02.07) POP server ready for fun
  337.     Logging on...
  338.     [I]->USER hoho
  339.     [I]<-ERR no mailbox for hoho here
  340.     [E]logon failure (-ERR no mailbox for hoho here), so quitting
  341.     [4] closing socket
  342.     Read 2 messages from C:\MAIL\hoho. LastSize=896
  343.  
  344. Questions:
  345.  
  346. 1)   Error said that I do not have mailbox hoho. But I created it under
  347.      ws_gsp. So how do I create a mailbox on the server? My pc's host
  348.      name is DERICK which is running the ws_gmail package.    
  349.  
  350. 2)   Can my pc be both POP3 server and client at the same time? 
  351.  
  352. 3)   Why is it that I can read test mail sent to my pc ?
  353.  
  354. 4)   I am trying to run ws_gmail as a server and using Eudora as a
  355.      client reader. Is this possible?
  356.  
  357.    Any suggestions/solutions to solving the problem is most welcome. 
  358. Please e-mail responses to dho@asic.mtv.nec.com.
  359.  
  360.  
  361. Regards,
  362. D. Ho
  363. ===========================================================================
  364.  
  365.   (___)                Internet: <dho@asic.mtv.nec.com>
  366.   (o o)
  367.    \ /
  368.  \--O--/
  369. // -----\                Derrick Ho -- COP Manager
  370. \\/_^{} /==V===[]
  371.   \_____\\//                NEC ELCETRONICS, INC.
  372.    \__/                    401 Ellis Street,
  373.    //\\         The Boss                Mountain View, CA. 94039
  374.    //  \\   (Bruce Holstien)
  375.    //   //                Tel: (415)965-6330
  376.    ^^    ^^                FAX: (415)965-6788
  377. ===========================================================================
  378. -- 
  379. ===========================================================================
  380. Derrick Ho -- COP Manager       | Internet: <dho@asic.mtv.nec.com>
  381.                 |
  382. NEC Electronics, INC.        |
  383. From news@bigblue.oit.unc.edu Thu Mar  3 17:35:29 1994
  384. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  385.           id AA07142; Thu, 3 Mar 1994 13:28:00 -0500
  386. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  387.           id AA30840; Thu, 3 Mar 1994 13:17:54 -0500
  388. Received: from GATEWAY by bigblue with netnews
  389.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  390. To: winsock@sunsite.unc.edu
  391. Date: 3 Mar 1994 17:35:29 GMT
  392. From: ryan@singollo.gsfc.nasa.gov (Ryan Simmons)
  393. Message-Id: <2l5751$l7o@paperboy.gsfc.nasa.gov>
  394. Organization: NASA Goddard Space Flight Center
  395. Sender: ses
  396. References: <CM1Jtq.7AH@lotus.com>, <2l2tj3$38p@paperboy.gsfc.nasa.gov>, <CM3DnJ.K17@news.tcd.ie>
  397. Subject: Re: Chameleon NEWTNews query
  398.  
  399. In article <CM3DnJ.K17@news.tcd.ie>, cnolan@tcd.ie (Conor Nolan) says:
  400. >Do yourself a BIG favour and get the latest WinVN (version 0.90.4).  You
  401. >won't believe the difference from 0.82
  402. >
  403. >[canned blurb]
  404. >The latest version winvn is always available from
  405. >titan.ksc.nasa.gov (use IP# 128.159.4.20), in the directory
  406. >[.pub.win3.winvn].
  407. >winvnstdXXX is the WINSOCK version
  408. >winvnpwkXXX is the Pathworks/Lanman version
  409. >winvnsrcXXX is the source.
  410. >
  411. >==
  412. >Conor Nolan (cnolan@tcd.ie)
  413.  
  414. *****************************************************************
  415. For all of you reading this, the only file you need to get the
  416. (hopefully) latest version of WINVN from the site above is:
  417.  
  418. winvnstd_04.zip   (at least I hope that's right)
  419.  
  420. Don't worry about the rest of the garbage there.
  421. *****************************************************************
  422.  
  423. Well, I downloaded the latest WinVN.  Boy, what a mess that ftp site is.
  424. All the readme and/or message files are pathetically out of date.  The
  425. only way I knew I got the right file was by getting all the winvnstdxxx
  426. files, unzipping them and looking at the newest date.  I ended up with
  427. the version you mentioned.  It doesn't exactly blow my socks off, but I
  428. do appreciate the enhancements.  I still highly recommend it.
  429.  
  430.     ___                |ryan@singollo.gsfc.nasa.gov
  431.    /   )               |rsimmons@gsfcmail.nasa.gov 
  432.   /__ /     __         |
  433.  /   ) / / / / / )     |CIS 71212,530
  434. /   (_(_/_(_(_/ (_     |*I got rid of my laptop because my cat was jealous!*
  435.        /
  436. From news@bigblue.oit.unc.edu Thu Mar  3 17:46:53 1994
  437. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  438.           id AA07182; Thu, 3 Mar 1994 13:28:03 -0500
  439. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  440.           id AA30841; Thu, 3 Mar 1994 13:18:00 -0500
  441. Received: from GATEWAY by bigblue with netnews
  442.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  443. To: winsock@sunsite.unc.edu
  444. Date: 3 Mar 1994 17:46:53 GMT
  445. From: ryan@singollo.gsfc.nasa.gov (Ryan Simmons)
  446. Message-Id: <2l57qd$l7o@paperboy.gsfc.nasa.gov>
  447. Organization: NASA Goddard Space Flight Center
  448. Sender: ses
  449. References: <2l38l7$hn0@usenet.INS.CWRU.Edu>
  450. Subject: Re: Chameleon 4.0 Mail
  451.  
  452. In article <2l38l7$hn0@usenet.INS.CWRU.Edu>, jdj2@po.CWRU.Edu (Jeffrey D. Johnson) says:
  453. >
  454. >
  455. >Could someone please tell if this program is shareware?
  456. >And if so, what do you need to run it and what does it do?
  457. >Is it better than Eudora?
  458. >
  459. >Jeff
  460.  
  461. Nope, Chameleon is NOT shareware.  In fact, it's very commercial.  Pick
  462. almost any major PC or Windows magazine and you'll find ads for it in 
  463. the back "shoppers" sections.  You can get a full blow copy of
  464. Chameleon 4.0 from Egghead Software for under $300, or ChameleonNFS 4.0
  465. for around $350, or ChameleonNFS/X with an X-server for about $510.
  466.  
  467. I use Chameleon, I just bought 5 more copies for people in my section,
  468. and so I guess you could say I recommend it.  If you can't afford it
  469. though, sorry, I can't help you too much.
  470.  
  471. A little bit about Chameleon: it's 100% Windows, uses DLLs not TSRs;
  472. it uses its own stack, NOT Winsock.dll even though it provides one of
  473. the most--if the THE most--stable Winsock.dlls out there; it comes with
  474. all the basic TCP/IP features: mail, ping, finger, whois, a newsreader,
  475. ftp, telnet, plus a whole bunch more.  The newsreader is extremely slow
  476. and so I don't use it, and the ftp program is OK, but there's a public
  477. domain program I use that's better.
  478.  
  479. That's the scoop.  Feel free to e-mail me directly if you have any 
  480. more questions.
  481.  
  482.     ___                |ryan@singollo.gsfc.nasa.gov
  483.    /   )               |rsimmons@gsfcmail.nasa.gov 
  484.   /__ /     __         |
  485.  /   ) / / / / / )     |CIS 71212,530
  486. /   (_(_/_(_(_/ (_     |*I got rid of my laptop because my cat was jealous!*
  487.        /
  488. From news@bigblue.oit.unc.edu Thu Mar  3 10:26:27 1994
  489. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  490.           id AA20650; Thu, 3 Mar 1994 14:28:04 -0500
  491. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  492.           id AA12273; Thu, 3 Mar 1994 14:00:00 -0500
  493. Received: from GATEWAY by bigblue with netnews
  494.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  495. To: winsock@sunsite.unc.edu
  496. Date: Thu, 3 Mar 1994 10:26:27 +0000
  497. From: Henry Young <U23379@uicvm.uic.edu>
  498. Message-Id: <19940303.114448.214062.NETNEWS@UICVM.UIC.EDU>
  499. Sender: ses
  500. References: <mscarton.73.000FDEE4@mudshark.sunquest.com>
  501. Subject: Re: Chameleon 4.0 Mail
  502.  
  503. MIME-Version: 1.0
  504. Content-Type: TEXT/PLAIN; charset=US-ASCII
  505.  
  506.  
  507. In article <mscarton.73.000FDEE4@mudshark.sunquest.com>,
  508. > I haven't received my 4.0 upgrade yet, but I am running the 3.12.2 beta
  509. > release.  When I select Timers, I have a check box that indicates whether 
  510. mail
  511. > is to be periodically retrieved.  Un-checking it requires that I physically
  512. > select the Retrieve Mail every time that I wish the function to be performed.
  513. >
  514. > BTW: Are you other folks having the same problem that I am getting the 
  515. upgrade
  516. > from NetManage?  Having been in the beta program and gone through the effort
  517. > and agony of documenting the breakage and difficulties, I had expected to be
  518. > one of the first customers to receive the production level upgrade.  Instead,
  519. > I've sent cards and faxed and e-mailed requests for a month now to no avail.
  520. > Sigh!
  521.  
  522. Interesting...   I got a card in the mail for the free upgrade (I had the 
  523. maintenance option) and sent it back the same day.  My upgrade came in 4 days
  524. later...
  525.  
  526.   Make sure to include the right address and any other info.  The card I was
  527. sent had a number of mistakes.  They had an address correction area.
  528.  
  529. You may also want to include your serial# so they can look up your info more
  530. quickly.
  531.  
  532.      - Henry
  533.  
  534. p.s. they have patches available from their ftp site.  The files are invisible
  535. but they can be had when they give you the current name of the file.
  536. From natale@acec.com Thu Mar  3 09:27:42 1994
  537. Received: from uu3.psi.com by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  538.           id AA20729; Thu, 3 Mar 1994 14:28:32 -0500
  539. Received: from acec.com by uu3.psi.com (5.65b/4.0.071791-PSI/PSINet) via SMTP;
  540.         id AA08348 for winsock@sunsite.unc.edu; Thu, 3 Mar 94 14:28:10 -0500
  541. Received: from natale by nips.acec.com (5.65/3.2.083191-American Computer and Electronics Corp. )
  542.     id AA07492; Thu, 3 Mar 1994 14:27:23 -0500
  543. Date: Thu, 3 Mar 1994 14:27:42 EST
  544. From: Bob Natale <natale@acec.com>
  545. Subject: Re: C++ API or Wrapper for SNMP
  546. To: mscarton@mudshark.sunquest.com
  547. Cc: winsock@sunsite.unc.edu, winsnmp@sunsite.unc.ed
  548. Message-Id: <ECS9403031442B@acec.com>
  549. Priority: Normal
  550. Mime-Version: 1.0
  551. Content-Type: TEXT/Plain; CHARSET=US-ASCII
  552.  
  553. > From: Mark A. Scarton <mscarton@mudshark.sunquest.com>
  554. > Date: Thu, 3 Mar 1994 07:02:45 -0500
  555.  
  556. Hi Mark,
  557.  
  558. > Does anyone out there have a C++ API or wrapper that I could use in
  559. > my apps to report and log errors via SNMP?
  560.  
  561. Just in case you're not aware of this, let me suggest that you check
  562. out the WinSNMP APIs, particularly the WinSNMP/Manager API.  You can
  563. join the working group by sending e-mail:
  564.  
  565.     To:  listserv@sunsite.unc.edu
  566.     Subject:  <leave blank>
  567.     subscribe winsnmp Mark A. Scarton
  568.  
  569. And/or you can retrieve the WinSNMP documents via anon ftp from:
  570.  
  571.     sunsite.unc.edu:/pub/micro/pc-stuff/ms-windows/winsnmp
  572.         /winsnmp_app    ; WinSNMP/Manager API files
  573.         /winsnmp_mib    ; WinSNMP/MIB API files
  574.         /winsnmp_agent    ; WinSNMP/Agent API files
  575.  
  576. > I have several versions in straight C, but nothing exploiting C++.
  577.  
  578. The WinSNMP/Manager API spec contains a draft, sample C++ interface
  579. for the C-oriented WinSNMP/Manager API.  This Appendix is somewhat
  580. out-dated, but mostly correct...and the mapping to the C which has
  581. changed since the Appendix was submitted by Maria Greene (then of
  582. Xyplex, now of Timeplex) is obvious.
  583.  
  584. (BTW, if you or anyone else is interested in picking up the WinSNMP/C++
  585. effort, PLEASE FEEL FREE TO VOLUNTEER--Maria had to drop it after a
  586. very auspicious start.)
  587.  
  588. > Thanks.
  589.  
  590. Let me know if you need more info re any of the above.
  591.  
  592. BobN
  593. ________________________________________________________________
  594. Bob Natale            | American Computer     | 301-258-9850 [v]
  595. Director              | 209 Perry Pkwy        | 301-921-0434 [f]
  596. Network Mgmt Products | Gaithersburg MD 20877 | natale@acec.com
  597.  
  598.  
  599.